How to Install dahdi software package in Ubuntu 16.04 LTS (Xenial Xerus)

How to Install dahdi software package in Ubuntu 16.04 LTS (Xenial Xerus)

dahdi software package provides utilities for using the DAHDI kernel modules, you can install in your Ubuntu 16.04 LTS (Xenial Xerus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install dahdi 

dahdi is installed in your system.

Make ensure the dahdi package were installed using the commands given below,

$ sudo dpkg-query -l | grep dahdi *

You will get with dahdi package name, version, architecture and description in a table

dahdi package basic information:

Distro Ubuntu 16 04 lts xenial xerus
Section Communication Programs
Package dahdi
Version 1:2.10.2-2ubuntu1
Description utilities for using the DAHDI kernel modules
Sub Section comm


See Also, How to uninstall or remove dahdi software package from Ubuntu 16.04 LTS (Xenial Xerus) ?